[INFO] cloning repository https://github.com/001TMF/ProteinView
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/001TMF/ProteinView" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F001TMF%2FProteinView", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F001TMF%2FProteinView'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a2630df9a919530122f90327ebcef856fe8a609
[INFO] testing 001TMF/ProteinView against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F001TMF%2FProteinView" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/001TMF/ProteinView
[INFO] finished tweaking git repo https://github.com/001TMF/ProteinView
[INFO] tweaked toml for git repo https://github.com/001TMF/ProteinView written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/001TMF/ProteinView on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/001TMF/ProteinView already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccecfde475856cbb99ad51b8c7a12078c30f47d1a670ff4f6f0385fde6a55758
[INFO] running `Command { std: "docker" "start" "-a" "ccecfde475856cbb99ad51b8c7a12078c30f47d1a670ff4f6f0385fde6a55758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccecfde475856cbb99ad51b8c7a12078c30f47d1a670ff4f6f0385fde6a55758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccecfde475856cbb99ad51b8c7a12078c30f47d1a670ff4f6f0385fde6a55758", kill_on_drop: false }`
[INFO] [stdout] ccecfde475856cbb99ad51b8c7a12078c30f47d1a670ff4f6f0385fde6a55758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0266ce9ea4129ae1040f5c881ad750055b191112b90cba0d1221799dbb45f224
[INFO] running `Command { std: "docker" "start" "-a" "0266ce9ea4129ae1040f5c881ad750055b191112b90cba0d1221799dbb45f224", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ratatui-image v9.0.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling doc-cfg v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling pdbtbx v0.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling proteinview v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "0266ce9ea4129ae1040f5c881ad750055b191112b90cba0d1221799dbb45f224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0266ce9ea4129ae1040f5c881ad750055b191112b90cba0d1221799dbb45f224", kill_on_drop: false }`
[INFO] [stdout] 0266ce9ea4129ae1040f5c881ad750055b191112b90cba0d1221799dbb45f224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dfeae58f0f8e80581ff1dfafc8bbcb5d48ab9da4f902d9c546f52a34574c433
[INFO] running `Command { std: "docker" "start" "-a" "2dfeae58f0f8e80581ff1dfafc8bbcb5d48ab9da4f902d9c546f52a34574c433", kill_on_drop: false }`
[INFO] [stderr]    Compiling proteinview v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "2dfeae58f0f8e80581ff1dfafc8bbcb5d48ab9da4f902d9c546f52a34574c433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfeae58f0f8e80581ff1dfafc8bbcb5d48ab9da4f902d9c546f52a34574c433", kill_on_drop: false }`
[INFO] [stdout] 2dfeae58f0f8e80581ff1dfafc8bbcb5d48ab9da4f902d9c546f52a34574c433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a8c218a90d6622379987c40041b07b5b77d34baf45fcaacf85d03f85f5ea87a
[INFO] running `Command { std: "docker" "start" "-a" "6a8c218a90d6622379987c40041b07b5b77d34baf45fcaacf85d03f85f5ea87a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proteinview-2787d2a5b552815b)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test model::interface::tests::test_binding_pocket_empty_ligands ... ok
[INFO] [stdout] test model::interface::tests::test_binding_pocket_ion ... ok
[INFO] [stdout] test model::interface::tests::test_chain_interface_counts ... ok
[INFO] [stdout] test model::interface::tests::test_classify_hydrogen_bond ... ok
[INFO] [stdout] test model::interface::tests::test_classify_other_fallback ... ok
[INFO] [stdout] test model::interface::tests::test_classify_salt_bridge ... ok
[INFO] [stdout] test model::interface::tests::test_classify_salt_bridge_priority_over_hbond ... ok
[INFO] [stdout] test model::interface::tests::test_contact_detected ... ok
[INFO] [stdout] test model::interface::tests::test_contacts_between ... ok
[INFO] [stdout] test model::interface::tests::test_hydrogen_atoms_skipped ... ok
[INFO] [stdout] test model::interface::tests::test_is_charged_negative ... ok
[INFO] [stdout] test model::interface::tests::test_empty_protein ... ok
[INFO] [stdout] test model::interface::tests::test_is_charged_positive ... ok
[INFO] [stdout] test model::interface::tests::test_is_interface_residue ... ok
[INFO] [stdout] test model::interface::tests::test_is_hydrophobic_residue ... ok
[INFO] [stdout] test model::interface::tests::test_no_contacts_below_cutoff ... ok
[INFO] [stdout] test model::interface::tests::test_summary_format ... ok
[INFO] [stdout] test model::interface::tests::test_binding_pocket_detection ... ok
[INFO] [stdout] test model::protein::tests::test_has_plddt_crystallographic ... ok
[INFO] [stdout] test model::protein::tests::test_has_plddt_empty_protein ... ok
[INFO] [stdout] test model::protein::tests::test_has_plddt_borderline_mean_below_threshold ... ok
[INFO] [stdout] test model::protein::tests::test_has_plddt_alphafold_like ... ok
[INFO] [stdout] test model::protein::tests::test_has_plddt_negative_bfactors ... ok
[INFO] [stdout] test model::interface::tests::test_classify_hydrophobic_contact ... ok
[INFO] [stdout] test model::interface::tests::test_interaction_counts ... ok
[INFO] [stdout] test model::secondary::tests::test_gap_filling_no_fill_when_torsion_incompatible ... ok
[INFO] [stdout] test model::secondary::tests::test_hbond_energy_known_geometry ... ok
[INFO] [stdout] test model::secondary::tests::test_gap_filling ... ok
[INFO] [stdout] test model::secondary::tests::test_helix_torsion_canonical_alpha ... ok
[INFO] [stdout] test model::secondary::tests::test_sheet_torsion_canonical_beta ... ok
[INFO] [stdout] test model::secondary::tests::test_skip_chains_with_existing_ss ... ok
[INFO] [stdout] test model::secondary::tests::test_skip_non_protein_chains ... ok
[INFO] [stdout] test model::secondary::tests::test_tokenize_cif_line_basic ... ok
[INFO] [stdout] test model::secondary::tests::test_tokenize_cif_quoted_string ... ok
[INFO] [stdout] test model::secondary::tests::test_minimum_run_length ... ok
[INFO] [stdout] test model::secondary::tests::test_minimum_run_length_sheet ... ok
[INFO] [stdout] test model::secondary::tests::test_assign_from_cif_file_sets_secondary_structure ... ok
[INFO] [stdout] test model::secondary::tests::test_torsion_angle_computation ... ok
[INFO] [stdout] test parser::pdb::tests::test_backbone_detection_c4prime ... ok
[INFO] [stdout] test parser::pdb::tests::test_backbone_detection_ca ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_dna ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_dna_thymine_only ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_empty ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_protein ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_mixed_majority_rna ... ok
[INFO] [stdout] test parser::pdb::tests::test_ion_classification ... ok
[INFO] [stdout] test model::secondary::tests::test_explicit_pdb_ss_preserved_after_inference ... ok
[INFO] [stdout] test parser::pdb::tests::test_non_backbone_atom ... ok
[INFO] [stdout] test parser::pdb::tests::test_classify_chain_type_rna ... ok
[INFO] [stdout] test model::secondary::tests::test_ubq_helix_torsions_in_range ... ok
[INFO] [stdout] test render::camera::tests::project_identity_negates_x ... ok
[INFO] [stdout] test render::camera::tests::project_identity_preserves_y ... ok
[INFO] [stdout] test render::camera::tests::project_respects_zoom_and_pan ... ok
[INFO] [stdout] test render::camera::tests::reset_tick_timer_prevents_jump ... ok
[INFO] [stdout] test render::camera::tests::rotate_y_produces_negative_delta ... ok
[INFO] [stdout] test render::camera::tests::rotate_z_produces_negative_delta ... ok
[INFO] [stdout] test render::camera::tests::tick_clamps_large_dt ... ok
[INFO] [stdout] test render::color::tests::element_color_magnesium ... ok
[INFO] [stdout] test render::color::tests::element_color_zinc ... ok
[INFO] [stdout] test render::color::tests::is_nucleotide_dna_bases ... ok
[INFO] [stdout] test render::color::tests::is_nucleotide_inosine ... ok
[INFO] [stdout] test render::color::tests::is_nucleotide_modified_forms ... ok
[INFO] [stdout] test render::color::tests::is_nucleotide_rejects_amino_acids ... ok
[INFO] [stdout] test render::color::tests::is_nucleotide_rna_bases ... ok
[INFO] [stdout] test render::color::tests::ligand_atom_color_element_mode ... ok
[INFO] [stdout] test render::color::tests::ligand_color_ion_cyan ... ok
[INFO] [stdout] test model::secondary::tests::test_parse_cif_ss_records_from_example_file ... ok
[INFO] [stdout] test render::color::tests::structure_color_adenine_variants ... ok
[INFO] [stdout] test parser::pdb::tests::test_single_model_pdb_unaffected ... ok
[INFO] [stdout] test render::color::tests::structure_color_guanine_variants ... ok
[INFO] [stdout] test render::color::tests::structure_color_inosine_variants ... ok
[INFO] [stdout] test render::color::tests::structure_color_protein_coil ... ok
[INFO] [stdout] test render::color::tests::structure_color_protein_helix ... ok
[INFO] [stdout] test render::color::tests::structure_color_cytosine_variants ... ok
[INFO] [stdout] test render::color::tests::ligand_color_structure_magenta ... ok
[INFO] [stdout] test render::color::tests::structure_color_thymine_variants ... ok
[INFO] [stdout] test render::color::tests::structure_color_uracil_variants ... ok
[INFO] [stdout] test render::color::tests::test_plddt_color_bands ... ok
[INFO] [stdout] test render::color::tests::test_plddt_ligand_fallback ... ok
[INFO] [stdout] test render::color::tests::test_plddt_next_cycling ... ok
[INFO] [stdout] test render::framebuffer::tests::test_apply_depth_tint_blends_colors ... ok
[INFO] [stdout] test render::framebuffer::tests::test_apply_depth_tint_skips_background ... ok
[INFO] [stdout] test render::framebuffer::tests::test_default_light_dir_is_unit ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_circle ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_diagonal ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_has_gaps ... ok
[INFO] [stdout] test render::color::tests::structure_color_protein_sheet ... ok
[INFO] [stdout] test render::color::tests::structure_color_protein_turn ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_respects_zbuffer ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_offscreen_clipped ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_z_interpolation ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_zero_cycle_falls_back_to_solid ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_line_3d ... ok
[INFO] [stdout] test render::framebuffer::tests::test_draw_dashed_line_3d_negative_args_falls_back_to_solid ... ok
[INFO] [stdout] test render::framebuffer::tests::test_framebuffer_to_widget_basic ... ok
[INFO] [stdout] test render::framebuffer::tests::test_new_and_clear ... ok
[INFO] [stdout] test render::framebuffer::tests::test_quantize_channel_step_8 ... ok
[INFO] [stdout] test render::framebuffer::tests::test_quantize_channel_no_op ... ok
[INFO] [stdout] test parser::pdb::tests::test_water_filtered_from_ubiquitin ... ok
[INFO] [stdout] test render::framebuffer::tests::test_quantize_color_black_unchanged ... ok
[INFO] [stdout] test render::framebuffer::tests::test_quantize_color_near_black_stays_visible ... ok
[INFO] [stdout] test render::framebuffer::tests::test_normalize ... ok
[INFO] [stdout] test render::framebuffer::tests::test_rasterize_covers_pixels ... ok
[INFO] [stdout] test render::framebuffer::tests::test_zbuffer ... ok
[INFO] [stdout] test render::framebuffer::tests::test_quantize_color_normal ... ok
[INFO] [stdout] test render::ribbon::tests::test_coil_points_unaffected ... ok
[INFO] [stdout] test render::ribbon::tests::test_helix_points_unaffected ... ok
[INFO] [stdout] test render::ribbon::tests::test_apply_sheet_guides_flipped_hints ... ok
[INFO] [stdout] test render::ribbon::tests::test_residue_frame_hint_missing_o ... ok
[INFO] [stdout] test render::ribbon::tests::test_residue_frame_hint_fallback_ca_o ... ok
[INFO] [stdout] test render::ribbon::tests::test_residue_frame_hint_with_co ... ok
[INFO] [stdout] test model::secondary::tests::test_infer_ss_alphafold_pdb ... ok
[INFO] [stdout] test parser::pdb::tests::test_nmr_multimodel_loads_single_model ... FAILED
[INFO] [stdout] test model::secondary::tests::test_full_cif_load_has_non_coil_residues ... ok
[INFO] [stdout] test parser::pdb::tests::test_4hhb_ligand_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::pdb::tests::test_nmr_multimodel_loads_single_model stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::pdb::tests::test_nmr_multimodel_loads_single_model' (70) panicked at src/parser/pdb.rs:319:14:
[INFO] [stdout] Failed to load 2KGP.pdb: Failed to open structure file: [BreakingError: Could not open file
[INFO] [stdout]    ╷
[INFO] [stdout]    │ examples/2KGP.pdb
[INFO] [stdout]    ╵
[INFO] [stdout] Could not open the specified file, make sure the path is correct, you have permission, and that it is not open in another program.
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: proteinview::parser::pdb::load_structure::{closure#1}
[INFO] [stdout]              at ./src/parser/pdb.rs:20:22
[INFO] [stdout]    2: <core::result::Result<(pdbtbx::structs::pdb::PDB, alloc::vec::Vec<pdbtbx::error::pdberror::PDBError>), alloc::vec::Vec<pdbtbx::error::pdberror::PDBError>>>::map_err::<anyhow::Error, proteinview::parser::pdb::load_structure::{closure#1}>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:968:27
[INFO] [stdout]    3: proteinview::parser::pdb::load_structure
[INFO] [stdout]              at ./src/parser/pdb.rs:20:10
[INFO] [stdout]    4: proteinview::parser::pdb::tests::test_nmr_multimodel_loads_single_model
[INFO] [stdout]              at ./src/parser/pdb.rs:318:23
[INFO] [stdout]    5: proteinview::parser::pdb::tests::test_nmr_multimodel_loads_single_model::{closure#0}
[INFO] [stdout]              at ./src/parser/pdb.rs:314:48
[INFO] [stdout]    6: <proteinview::parser::pdb::tests::test_nmr_multimodel_loads_single_model::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]    9: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   12: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   13: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   15: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   16: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   24: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   26: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   27: <unknown>
[INFO] [stdout]   28: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61db044df01a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61db044df01a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61db044df01a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61db044df01a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61db044f5bea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61db044f5bea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61db044e3dc2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61db044e3dc2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61db044bdc5f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61db044bdc5f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61db044d75b9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61db04431edc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61db04431edc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61db044d7772 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61db044d7772 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61db044bdd18 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61db044b5159 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61db044beb1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61db044f637c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61db044f60f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61db0435809c - <core[a96a4c5c53f902a3]::result::Result<proteinview[b30b33817b1629d5]::model::protein::Protein, anyhow[14d810d59e45c4dc]::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61db043a8ff0 - proteinview[b30b33817b1629d5]::parser::pdb::tests::test_nmr_multimodel_loads_single_model
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/pdb.rs:319:14
[INFO] [stdout]   22:     0x61db0439ebe7 - proteinview[b30b33817b1629d5]::parser::pdb::tests::test_nmr_multimodel_loads_single_model::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser/pdb.rs:314:48
[INFO] [stdout]   23:     0x61db04346846 - <proteinview[b30b33817b1629d5]::parser::pdb::tests::test_nmr_multimodel_loads_single_model::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61db04425fbb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61db04425fbb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61db044329ab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61db044329ab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61db044329ab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61db044329ab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61db044329ab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61db044329ab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61db044329ab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61db0442e0c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61db0442e0c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61db044355b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61db044355b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61db044355b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61db044355b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61db044355b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61db044355b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61db044355b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61db044de92f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x61db044de92f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x790e98068aa4 - <unknown>
[INFO] [stdout]   45:     0x790e980f5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::pdb::tests::test_nmr_multimodel_loads_single_model
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 114 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin proteinview`
[INFO] running `Command { std: "docker" "inspect" "6a8c218a90d6622379987c40041b07b5b77d34baf45fcaacf85d03f85f5ea87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8c218a90d6622379987c40041b07b5b77d34baf45fcaacf85d03f85f5ea87a", kill_on_drop: false }`
[INFO] [stdout] 6a8c218a90d6622379987c40041b07b5b77d34baf45fcaacf85d03f85f5ea87a
